[tx-robot] updated from transifex
This commit is contained in:
		
							parent
							
								
									e2b65db967
								
							
						
					
					
						commit
						435206718e
					
				
							
								
								
									
										13
									
								
								l10n/ca.php
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								l10n/ca.php
									
									
									
									
									
								
							| @ -1,4 +1,15 @@ | |||||||
| <?php $TRANSLATIONS = array( | <?php $TRANSLATIONS = array( | ||||||
| "Close" => "Tanca", | "Close" => "Tanca", | ||||||
| "No people found" => "No s'ha trobat ningú" | "Invite" => "Convida", | ||||||
|  | "Users in session:" => "Usuaris a la sessió:", | ||||||
|  | "Failed to load documents." => "Ha fallat en carregar documents.", | ||||||
|  | "No people found" => "No s'ha trobat ningú", | ||||||
|  | "Remove from the list" => "Esborra de la llista", | ||||||
|  | "Sent" => "Enviat", | ||||||
|  | "Declined" => "Denegat", | ||||||
|  | "Accepted" => "Acceptat", | ||||||
|  | "Incoming" => "Entrant", | ||||||
|  | "Documents" => "Documents", | ||||||
|  | "Advanced feature-set" => "Joc d'opcions avançades", | ||||||
|  | "(Unstable)" => "(Inestable)" | ||||||
| ); | ); | ||||||
|  | |||||||
| @ -3,13 +3,14 @@ | |||||||
| # This file is distributed under the same license as the PACKAGE package. | # This file is distributed under the same license as the PACKAGE package. | ||||||
| #  | #  | ||||||
| # Translators: | # Translators: | ||||||
|  | # rogerc, 2013 | ||||||
| msgid "" | msgid "" | ||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: ownCloud\n" | "Project-Id-Version: ownCloud\n" | ||||||
| "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | ||||||
| "POT-Creation-Date: 2013-08-28 17:33-0400\n" | "POT-Creation-Date: 2013-09-05 05:35-0400\n" | ||||||
| "PO-Revision-Date: 2013-08-28 21:33+0000\n" | "PO-Revision-Date: 2013-09-05 07:40+0000\n" | ||||||
| "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" | "Last-Translator: rogerc\n" | ||||||
| "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" | "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" | ||||||
| "MIME-Version: 1.0\n" | "MIME-Version: 1.0\n" | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" | "Content-Type: text/plain; charset=UTF-8\n" | ||||||
| @ -17,54 +18,54 @@ msgstr "" | |||||||
| "Language: ca\n" | "Language: ca\n" | ||||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:45 | #: js/documents.js:39 | ||||||
| msgid "Close" | msgid "Close" | ||||||
| msgstr "Tanca" | msgstr "Tanca" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:48 | #: js/documents.js:42 | ||||||
| msgid "Invite" | msgid "Invite" | ||||||
| msgstr "" | msgstr "Convida" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:134 | #: js/documents.js:120 | ||||||
| msgid "Users in session:" | msgid "Users in session:" | ||||||
| msgstr "" | msgstr "Usuaris a la sessió:" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:190 | #: js/documents.js:179 | ||||||
| msgid "Failed to load documents." | msgid "Failed to load documents." | ||||||
| msgstr "" | msgstr "Ha fallat en carregar documents." | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:286 | #: js/documents.js:280 | ||||||
| msgid "No people found" | msgid "No people found" | ||||||
| msgstr "No s'ha trobat ningú" | msgstr "No s'ha trobat ningú" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:295 | #: js/documents.js:289 | ||||||
| msgid "Remove from the list" | msgid "Remove from the list" | ||||||
| msgstr "" | msgstr "Esborra de la llista" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:64 | #: lib/invite.php:64 | ||||||
| msgid "Sent" | msgid "Sent" | ||||||
| msgstr "" | msgstr "Enviat" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:65 lib/invite.php:75 | #: lib/invite.php:65 lib/invite.php:75 | ||||||
| msgid "Declined" | msgid "Declined" | ||||||
| msgstr "" | msgstr "Denegat" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:66 lib/invite.php:76 | #: lib/invite.php:66 lib/invite.php:76 | ||||||
| msgid "Accepted" | msgid "Accepted" | ||||||
| msgstr "" | msgstr "Acceptat" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:74 | #: lib/invite.php:74 | ||||||
| msgid "Incoming" | msgid "Incoming" | ||||||
| msgstr "" | msgstr "Entrant" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:2 | #: templates/settings.php:2 | ||||||
| msgid "Documents" | msgid "Documents" | ||||||
| msgstr "" | msgstr "Documents" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:12 | #: templates/settings.php:12 | ||||||
| msgid "Advanced feature-set" | msgid "Advanced feature-set" | ||||||
| msgstr "" | msgstr "Joc d'opcions avançades" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:13 | #: templates/settings.php:13 | ||||||
| msgid "(Unstable)" | msgid "(Unstable)" | ||||||
| msgstr "" | msgstr "(Inestable)" | ||||||
|  | |||||||
| @ -9,9 +9,9 @@ msgid "" | |||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: ownCloud\n" | "Project-Id-Version: ownCloud\n" | ||||||
| "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | ||||||
| "POT-Creation-Date: 2013-08-31 14:09-0400\n" | "POT-Creation-Date: 2013-09-05 05:35-0400\n" | ||||||
| "PO-Revision-Date: 2013-08-30 16:30+0000\n" | "PO-Revision-Date: 2013-09-03 18:13+0000\n" | ||||||
| "Last-Translator: Art O. Pal <artopal@fastmail.fm>\n" | "Last-Translator: Korrosivo <yo@rubendelcampo.es>\n" | ||||||
| "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" | "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" | ||||||
| "MIME-Version: 1.0\n" | "MIME-Version: 1.0\n" | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" | "Content-Type: text/plain; charset=UTF-8\n" | ||||||
| @ -19,27 +19,27 @@ msgstr "" | |||||||
| "Language: es\n" | "Language: es\n" | ||||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:43 | #: js/documents.js:39 | ||||||
| msgid "Close" | msgid "Close" | ||||||
| msgstr "Cerrar" | msgstr "Cerrar" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:46 | #: js/documents.js:42 | ||||||
| msgid "Invite" | msgid "Invite" | ||||||
| msgstr "Invitar" | msgstr "Invitar" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:127 | #: js/documents.js:120 | ||||||
| msgid "Users in session:" | msgid "Users in session:" | ||||||
| msgstr "Usuarios en la sesión:" | msgstr "Usuarios en la sesión:" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:183 | #: js/documents.js:179 | ||||||
| msgid "Failed to load documents." | msgid "Failed to load documents." | ||||||
| msgstr "Error al cargar los documentos." | msgstr "Error al cargar los documentos." | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:279 | #: js/documents.js:280 | ||||||
| msgid "No people found" | msgid "No people found" | ||||||
| msgstr "No se encontró gente" | msgstr "No se encontró gente" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:288 | #: js/documents.js:289 | ||||||
| msgid "Remove from the list" | msgid "Remove from the list" | ||||||
| msgstr "Eliminar de la lista" | msgstr "Eliminar de la lista" | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -9,6 +9,7 @@ | |||||||
| "Declined" => "Tagasi lükatud", | "Declined" => "Tagasi lükatud", | ||||||
| "Accepted" => "Vastu võetud", | "Accepted" => "Vastu võetud", | ||||||
| "Incoming" => "Sissetulev", | "Incoming" => "Sissetulev", | ||||||
|  | "Documents" => "Dokumendid", | ||||||
| "Advanced feature-set" => "Täpsemad seaded", | "Advanced feature-set" => "Täpsemad seaded", | ||||||
| "(Unstable)" => "(Ebastabiilne)" | "(Unstable)" => "(Ebastabiilne)" | ||||||
| ); | ); | ||||||
|  | |||||||
| @ -8,9 +8,9 @@ msgid "" | |||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: ownCloud\n" | "Project-Id-Version: ownCloud\n" | ||||||
| "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | ||||||
| "POT-Creation-Date: 2013-08-28 17:33-0400\n" | "POT-Creation-Date: 2013-09-05 05:35-0400\n" | ||||||
| "PO-Revision-Date: 2013-08-28 21:33+0000\n" | "PO-Revision-Date: 2013-09-04 05:50+0000\n" | ||||||
| "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" | "Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n" | ||||||
| "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" | "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" | ||||||
| "MIME-Version: 1.0\n" | "MIME-Version: 1.0\n" | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" | "Content-Type: text/plain; charset=UTF-8\n" | ||||||
| @ -18,27 +18,27 @@ msgstr "" | |||||||
| "Language: et_EE\n" | "Language: et_EE\n" | ||||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:45 | #: js/documents.js:39 | ||||||
| msgid "Close" | msgid "Close" | ||||||
| msgstr "Sulge" | msgstr "Sulge" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:48 | #: js/documents.js:42 | ||||||
| msgid "Invite" | msgid "Invite" | ||||||
| msgstr "Kutsu" | msgstr "Kutsu" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:134 | #: js/documents.js:120 | ||||||
| msgid "Users in session:" | msgid "Users in session:" | ||||||
| msgstr "Kasutajat sessioonis:" | msgstr "Kasutajat sessioonis:" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:190 | #: js/documents.js:179 | ||||||
| msgid "Failed to load documents." | msgid "Failed to load documents." | ||||||
| msgstr "Dokumentide laadimine ebaõnnestus." | msgstr "Dokumentide laadimine ebaõnnestus." | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:286 | #: js/documents.js:280 | ||||||
| msgid "No people found" | msgid "No people found" | ||||||
| msgstr "Ühtegi inimest ei leitud" | msgstr "Ühtegi inimest ei leitud" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:295 | #: js/documents.js:289 | ||||||
| msgid "Remove from the list" | msgid "Remove from the list" | ||||||
| msgstr "Eemalda nimekirjast" | msgstr "Eemalda nimekirjast" | ||||||
| 
 | 
 | ||||||
| @ -60,7 +60,7 @@ msgstr "Sissetulev" | |||||||
| 
 | 
 | ||||||
| #: templates/settings.php:2 | #: templates/settings.php:2 | ||||||
| msgid "Documents" | msgid "Documents" | ||||||
| msgstr "" | msgstr "Dokumendid" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:12 | #: templates/settings.php:12 | ||||||
| msgid "Advanced feature-set" | msgid "Advanced feature-set" | ||||||
|  | |||||||
							
								
								
									
										13
									
								
								l10n/fr.php
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								l10n/fr.php
									
									
									
									
									
								
							| @ -1,4 +1,15 @@ | |||||||
| <?php $TRANSLATIONS = array( | <?php $TRANSLATIONS = array( | ||||||
| "Close" => "Fermer", | "Close" => "Fermer", | ||||||
| "No people found" => "Aucun utilisateur trouvé" | "Invite" => "Inviter", | ||||||
|  | "Users in session:" => "Utilisateurs dans la session :", | ||||||
|  | "Failed to load documents." => "Échec du chargement des documents.", | ||||||
|  | "No people found" => "Aucun utilisateur trouvé", | ||||||
|  | "Remove from the list" => "Supprimer de la liste", | ||||||
|  | "Sent" => "Envoyé", | ||||||
|  | "Declined" => "Refusé", | ||||||
|  | "Accepted" => "Accepté", | ||||||
|  | "Incoming" => "En réception", | ||||||
|  | "Documents" => "Documents", | ||||||
|  | "Advanced feature-set" => "Fonctionnalités avancées", | ||||||
|  | "(Unstable)" => "(instable)" | ||||||
| ); | ); | ||||||
|  | |||||||
| @ -3,13 +3,14 @@ | |||||||
| # This file is distributed under the same license as the PACKAGE package. | # This file is distributed under the same license as the PACKAGE package. | ||||||
| #  | #  | ||||||
| # Translators: | # Translators: | ||||||
|  | # Christophe Lherieau <skimpax@gmail.com>, 2013 | ||||||
| msgid "" | msgid "" | ||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: ownCloud\n" | "Project-Id-Version: ownCloud\n" | ||||||
| "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | ||||||
| "POT-Creation-Date: 2013-08-28 17:33-0400\n" | "POT-Creation-Date: 2013-09-05 05:35-0400\n" | ||||||
| "PO-Revision-Date: 2013-08-28 21:33+0000\n" | "PO-Revision-Date: 2013-09-03 12:11+0000\n" | ||||||
| "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" | "Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n" | ||||||
| "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" | "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" | ||||||
| "MIME-Version: 1.0\n" | "MIME-Version: 1.0\n" | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" | "Content-Type: text/plain; charset=UTF-8\n" | ||||||
| @ -17,54 +18,54 @@ msgstr "" | |||||||
| "Language: fr\n" | "Language: fr\n" | ||||||
| "Plural-Forms: nplurals=2; plural=(n > 1);\n" | "Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:45 | #: js/documents.js:39 | ||||||
| msgid "Close" | msgid "Close" | ||||||
| msgstr "Fermer" | msgstr "Fermer" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:48 | #: js/documents.js:42 | ||||||
| msgid "Invite" | msgid "Invite" | ||||||
| msgstr "" | msgstr "Inviter" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:134 | #: js/documents.js:120 | ||||||
| msgid "Users in session:" | msgid "Users in session:" | ||||||
| msgstr "" | msgstr "Utilisateurs dans la session :" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:190 | #: js/documents.js:179 | ||||||
| msgid "Failed to load documents." | msgid "Failed to load documents." | ||||||
| msgstr "" | msgstr "Échec du chargement des documents." | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:286 | #: js/documents.js:280 | ||||||
| msgid "No people found" | msgid "No people found" | ||||||
| msgstr "Aucun utilisateur trouvé" | msgstr "Aucun utilisateur trouvé" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:295 | #: js/documents.js:289 | ||||||
| msgid "Remove from the list" | msgid "Remove from the list" | ||||||
| msgstr "" | msgstr "Supprimer de la liste" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:64 | #: lib/invite.php:64 | ||||||
| msgid "Sent" | msgid "Sent" | ||||||
| msgstr "" | msgstr "Envoyé" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:65 lib/invite.php:75 | #: lib/invite.php:65 lib/invite.php:75 | ||||||
| msgid "Declined" | msgid "Declined" | ||||||
| msgstr "" | msgstr "Refusé" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:66 lib/invite.php:76 | #: lib/invite.php:66 lib/invite.php:76 | ||||||
| msgid "Accepted" | msgid "Accepted" | ||||||
| msgstr "" | msgstr "Accepté" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:74 | #: lib/invite.php:74 | ||||||
| msgid "Incoming" | msgid "Incoming" | ||||||
| msgstr "" | msgstr "En réception" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:2 | #: templates/settings.php:2 | ||||||
| msgid "Documents" | msgid "Documents" | ||||||
| msgstr "" | msgstr "Documents" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:12 | #: templates/settings.php:12 | ||||||
| msgid "Advanced feature-set" | msgid "Advanced feature-set" | ||||||
| msgstr "" | msgstr "Fonctionnalités avancées" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:13 | #: templates/settings.php:13 | ||||||
| msgid "(Unstable)" | msgid "(Unstable)" | ||||||
| msgstr "" | msgstr "(instable)" | ||||||
|  | |||||||
							
								
								
									
										13
									
								
								l10n/pl.php
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								l10n/pl.php
									
									
									
									
									
								
							| @ -1,4 +1,15 @@ | |||||||
| <?php $TRANSLATIONS = array( | <?php $TRANSLATIONS = array( | ||||||
| "Close" => "Zamknij", | "Close" => "Zamknij", | ||||||
| "No people found" => "Nie znaleziono ludzi" | "Invite" => "Zaproś", | ||||||
|  | "Users in session:" => "Użytkownicy w sesji:", | ||||||
|  | "Failed to load documents." => "Nie można wczytać dokumentów.", | ||||||
|  | "No people found" => "Nie znaleziono ludzi", | ||||||
|  | "Remove from the list" => "Usuń z listy", | ||||||
|  | "Sent" => "Wyślij", | ||||||
|  | "Declined" => "Nie zaakceptowane", | ||||||
|  | "Accepted" => "Zaakceptowane", | ||||||
|  | "Incoming" => "Przychodzące", | ||||||
|  | "Documents" => "Dokumenty", | ||||||
|  | "Advanced feature-set" => "Zaawansowany zestaw funkcji", | ||||||
|  | "(Unstable)" => "(Niestabilne)" | ||||||
| ); | ); | ||||||
|  | |||||||
| @ -3,13 +3,14 @@ | |||||||
| # This file is distributed under the same license as the PACKAGE package. | # This file is distributed under the same license as the PACKAGE package. | ||||||
| #  | #  | ||||||
| # Translators: | # Translators: | ||||||
|  | # Cyryl Sochacki <cyrylsochacki@gmail.com>, 2013 | ||||||
| msgid "" | msgid "" | ||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: ownCloud\n" | "Project-Id-Version: ownCloud\n" | ||||||
| "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | ||||||
| "POT-Creation-Date: 2013-08-28 17:33-0400\n" | "POT-Creation-Date: 2013-09-05 05:35-0400\n" | ||||||
| "PO-Revision-Date: 2013-08-28 21:33+0000\n" | "PO-Revision-Date: 2013-09-05 09:00+0000\n" | ||||||
| "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" | "Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n" | ||||||
| "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" | "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" | ||||||
| "MIME-Version: 1.0\n" | "MIME-Version: 1.0\n" | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" | "Content-Type: text/plain; charset=UTF-8\n" | ||||||
| @ -17,54 +18,54 @@ msgstr "" | |||||||
| "Language: pl\n" | "Language: pl\n" | ||||||
| "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" | "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:45 | #: js/documents.js:39 | ||||||
| msgid "Close" | msgid "Close" | ||||||
| msgstr "Zamknij" | msgstr "Zamknij" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:48 | #: js/documents.js:42 | ||||||
| msgid "Invite" | msgid "Invite" | ||||||
| msgstr "" | msgstr "Zaproś" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:134 | #: js/documents.js:120 | ||||||
| msgid "Users in session:" | msgid "Users in session:" | ||||||
| msgstr "" | msgstr "Użytkownicy w sesji:" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:190 | #: js/documents.js:179 | ||||||
| msgid "Failed to load documents." | msgid "Failed to load documents." | ||||||
| msgstr "" | msgstr "Nie można wczytać dokumentów." | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:286 | #: js/documents.js:280 | ||||||
| msgid "No people found" | msgid "No people found" | ||||||
| msgstr "Nie znaleziono ludzi" | msgstr "Nie znaleziono ludzi" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:295 | #: js/documents.js:289 | ||||||
| msgid "Remove from the list" | msgid "Remove from the list" | ||||||
| msgstr "" | msgstr "Usuń z listy" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:64 | #: lib/invite.php:64 | ||||||
| msgid "Sent" | msgid "Sent" | ||||||
| msgstr "" | msgstr "Wyślij" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:65 lib/invite.php:75 | #: lib/invite.php:65 lib/invite.php:75 | ||||||
| msgid "Declined" | msgid "Declined" | ||||||
| msgstr "" | msgstr "Nie zaakceptowane" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:66 lib/invite.php:76 | #: lib/invite.php:66 lib/invite.php:76 | ||||||
| msgid "Accepted" | msgid "Accepted" | ||||||
| msgstr "" | msgstr "Zaakceptowane" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:74 | #: lib/invite.php:74 | ||||||
| msgid "Incoming" | msgid "Incoming" | ||||||
| msgstr "" | msgstr "Przychodzące" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:2 | #: templates/settings.php:2 | ||||||
| msgid "Documents" | msgid "Documents" | ||||||
| msgstr "" | msgstr "Dokumenty" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:12 | #: templates/settings.php:12 | ||||||
| msgid "Advanced feature-set" | msgid "Advanced feature-set" | ||||||
| msgstr "" | msgstr "Zaawansowany zestaw funkcji" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:13 | #: templates/settings.php:13 | ||||||
| msgid "(Unstable)" | msgid "(Unstable)" | ||||||
| msgstr "" | msgstr "(Niestabilne)" | ||||||
|  | |||||||
| @ -8,7 +8,7 @@ msgid "" | |||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: ownCloud documents 5.0.0\n" | "Project-Id-Version: ownCloud documents 5.0.0\n" | ||||||
| "Report-Msgid-Bugs-To: translations@owncloud.org\n" | "Report-Msgid-Bugs-To: translations@owncloud.org\n" | ||||||
| "POT-Creation-Date: 2013-09-03 05:30-0400\n" | "POT-Creation-Date: 2013-09-05 05:35-0400\n" | ||||||
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||||||
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||||
| "Language-Team: LANGUAGE <LL@li.org>\n" | "Language-Team: LANGUAGE <LL@li.org>\n" | ||||||
| @ -17,27 +17,27 @@ msgstr "" | |||||||
| "Content-Type: text/plain; charset=CHARSET\n" | "Content-Type: text/plain; charset=CHARSET\n" | ||||||
| "Content-Transfer-Encoding: 8bit\n" | "Content-Transfer-Encoding: 8bit\n" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:38 | #: js/documents.js:39 | ||||||
| msgid "Close" | msgid "Close" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:41 | #: js/documents.js:42 | ||||||
| msgid "Invite" | msgid "Invite" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:119 | #: js/documents.js:120 | ||||||
| msgid "Users in session:" | msgid "Users in session:" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:177 | #: js/documents.js:179 | ||||||
| msgid "Failed to load documents." | msgid "Failed to load documents." | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:273 | #: js/documents.js:280 | ||||||
| msgid "No people found" | msgid "No people found" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:282 | #: js/documents.js:289 | ||||||
| msgid "Remove from the list" | msgid "Remove from the list" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
|  | |||||||
							
								
								
									
										11
									
								
								l10n/tr.php
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								l10n/tr.php
									
									
									
									
									
								
							| @ -2,5 +2,14 @@ | |||||||
| "Close" => "Kapat", | "Close" => "Kapat", | ||||||
| "Invite" => "Davet", | "Invite" => "Davet", | ||||||
| "Users in session:" => "Kullanıcıların oturumu:", | "Users in session:" => "Kullanıcıların oturumu:", | ||||||
| "No people found" => "Kişi bulunamadı" | "Failed to load documents." => "Belgeler yüklenemedi.", | ||||||
|  | "No people found" => "Kişi bulunamadı", | ||||||
|  | "Remove from the list" => "Listeden kaldır", | ||||||
|  | "Sent" => "Gönderildi", | ||||||
|  | "Declined" => "Reddedildi", | ||||||
|  | "Accepted" => "Kabul edildi", | ||||||
|  | "Incoming" => "Gelen", | ||||||
|  | "Documents" => "Belgeler", | ||||||
|  | "Advanced feature-set" => "Gelişmiş özellik seti", | ||||||
|  | "(Unstable)" => "(Kararsız)" | ||||||
| ); | ); | ||||||
|  | |||||||
| @ -4,13 +4,14 @@ | |||||||
| #  | #  | ||||||
| # Translators: | # Translators: | ||||||
| # DeeJaVu <ddejjavvu@gmail.com>, 2013 | # DeeJaVu <ddejjavvu@gmail.com>, 2013 | ||||||
|  | # Fatih Aşıcı <fatih.asici@gmail.com>, 2013 | ||||||
| msgid "" | msgid "" | ||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: ownCloud\n" | "Project-Id-Version: ownCloud\n" | ||||||
| "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" | ||||||
| "POT-Creation-Date: 2013-08-28 17:33-0400\n" | "POT-Creation-Date: 2013-09-05 05:35-0400\n" | ||||||
| "PO-Revision-Date: 2013-08-28 21:33+0000\n" | "PO-Revision-Date: 2013-09-04 11:02+0000\n" | ||||||
| "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" | "Last-Translator: Fatih Aşıcı <fatih.asici@gmail.com>\n" | ||||||
| "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" | "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" | ||||||
| "MIME-Version: 1.0\n" | "MIME-Version: 1.0\n" | ||||||
| "Content-Type: text/plain; charset=UTF-8\n" | "Content-Type: text/plain; charset=UTF-8\n" | ||||||
| @ -18,54 +19,54 @@ msgstr "" | |||||||
| "Language: tr\n" | "Language: tr\n" | ||||||
| "Plural-Forms: nplurals=2; plural=(n > 1);\n" | "Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:45 | #: js/documents.js:39 | ||||||
| msgid "Close" | msgid "Close" | ||||||
| msgstr "Kapat" | msgstr "Kapat" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:48 | #: js/documents.js:42 | ||||||
| msgid "Invite" | msgid "Invite" | ||||||
| msgstr "Davet" | msgstr "Davet" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:134 | #: js/documents.js:120 | ||||||
| msgid "Users in session:" | msgid "Users in session:" | ||||||
| msgstr "Kullanıcıların oturumu:" | msgstr "Kullanıcıların oturumu:" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:190 | #: js/documents.js:179 | ||||||
| msgid "Failed to load documents." | msgid "Failed to load documents." | ||||||
| msgstr "" | msgstr "Belgeler yüklenemedi." | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:286 | #: js/documents.js:280 | ||||||
| msgid "No people found" | msgid "No people found" | ||||||
| msgstr "Kişi bulunamadı" | msgstr "Kişi bulunamadı" | ||||||
| 
 | 
 | ||||||
| #: js/documents.js:295 | #: js/documents.js:289 | ||||||
| msgid "Remove from the list" | msgid "Remove from the list" | ||||||
| msgstr "" | msgstr "Listeden kaldır" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:64 | #: lib/invite.php:64 | ||||||
| msgid "Sent" | msgid "Sent" | ||||||
| msgstr "" | msgstr "Gönderildi" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:65 lib/invite.php:75 | #: lib/invite.php:65 lib/invite.php:75 | ||||||
| msgid "Declined" | msgid "Declined" | ||||||
| msgstr "" | msgstr "Reddedildi" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:66 lib/invite.php:76 | #: lib/invite.php:66 lib/invite.php:76 | ||||||
| msgid "Accepted" | msgid "Accepted" | ||||||
| msgstr "" | msgstr "Kabul edildi" | ||||||
| 
 | 
 | ||||||
| #: lib/invite.php:74 | #: lib/invite.php:74 | ||||||
| msgid "Incoming" | msgid "Incoming" | ||||||
| msgstr "" | msgstr "Gelen" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:2 | #: templates/settings.php:2 | ||||||
| msgid "Documents" | msgid "Documents" | ||||||
| msgstr "" | msgstr "Belgeler" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:12 | #: templates/settings.php:12 | ||||||
| msgid "Advanced feature-set" | msgid "Advanced feature-set" | ||||||
| msgstr "" | msgstr "Gelişmiş özellik seti" | ||||||
| 
 | 
 | ||||||
| #: templates/settings.php:13 | #: templates/settings.php:13 | ||||||
| msgid "(Unstable)" | msgid "(Unstable)" | ||||||
| msgstr "" | msgstr "(Kararsız)" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user