diff options
Diffstat (limited to 'lib/l10n/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 39 |
1 files changed, 29 insertions, 10 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index acf27128949..c630de188f1 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -72,22 +72,41 @@ OC.L10N.register( "Change" : "Ŝanĝi", "Delete" : "Forigi", "Share" : "Kunhavigi", + "Overview" : "Superrigardo", + "Basic settings" : "Bazaj agordoj", "Sharing" : "Kunhavigo", "Security" : "Sekurigo", + "Groupware" : "Grupa kunlaborado", "Additional settings" : "Plia agordo", - "%s enter the database username." : "%s enigu la uzantonomon de la datumbazo.", - "%s enter the database name." : "%s enigu la nomon de la datumbazo.", + "Personal info" : "Persona informo", + "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", + "Unlimited" : "Senlima", + "Verifying" : "Kontrolante", + "Verifying …" : "Kontrolante...", + "Verify" : "Kontroli", + "%s enter the database username and name." : "%s entajpu la nomon kaj la uzantnomon de la datumbazo.", + "%s enter the database username." : "%s entajpu la datumbazan uzantnomon.", + "%s enter the database name." : "%s entajpu la datumbazan nomon.", "%s you may not use dots in the database name" : "%s vi ne povas uzi punktojn en la nomo de la datumbazo", - "Oracle connection could not be established" : "Konekto al Oracle ne povas stariĝi", - "Oracle username and/or password not valid" : "La uzantonomo de Oracle aŭ la pasvorto ne validas", - "PostgreSQL username and/or password not valid" : "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas", - "Set an admin username." : "Starigi administran uzantonomon.", - "Set an admin password." : "Starigi administran pasvorton.", - "Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la dosierujo de datumoj %s", - "Invalid Federated Cloud ID" : "Ne validas identigilo de federa nubo", - "Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la motoro ne permesas kunhavojn el tipo %i", + "Oracle connection could not be established" : "Konekto al Oracle ne povis stariĝi", + "Oracle username and/or password not valid" : "La uzantnomo aŭ la pasvorto de Oracle ne validas", + "PostgreSQL username and/or password not valid" : "La uzantnomo aŭ la pasvorto de PostgreSQL ne validas", + "You need to enter details of an existing account." : "Vi entajpu detalojn pri ekzistanta konto.", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "MacOS X ne estas subtenata kaj %s ne bone funkcios ĉe ĝi. Uzu ĝin je via risko!", + "For the best results, please consider using a GNU/Linux server instead." : "Por pli bona funkciado, bv. pripensi uzi GNU-Linuksan servilon anstataŭe.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Ŝajnas, ke tiu servilo %s uzas 32-bitan PHP-version, kaj ke la agordo „open_basedir“ ekzistas. Tio kaŭzos problemojn pri dosieroj pli grandaj ol 4 GB, kaj do estas tre malrekomendita.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bv. forigi la agordon „open_basedir“ de via php.ini, aŭ uzu 64-bitan version de PHP.", + "Set an admin username." : "Agordi uzantnomon de administranto.", + "Set an admin password." : "Agordi pasvorton de administranto.", + "Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la datumdosierujo %s", + "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", + "Sharing %s failed, because the backend does not allow shares from type %i" : "Kunhavigo de %s malsukcesis, ĉar la interna servo ne permesas kunhavon de tipo %i", "Sharing %s failed, because the file does not exist" : "Kunhavigo de %s malsukcesis, ĉar la dosiero ne ekzistas", "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", + "Sharing %s failed, because you can not share with yourself" : "Kunhavigo de %s malsukcesis, ĉar vi ne povas kunhavigi kun vi mem", + "Sharing %1$s failed, because the user %2$s does not exist" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s ne ekzistas", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Kunhavigo de %1$s malsukcesis, ĉar la uzanto %2$s estas ano de neniu grupo, de kiu %3$s estas ano", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar tiu elemento jam kunhaviĝas kun %2$s", "Sharing %s failed, because sharing with links is not allowed" : "Kunhavo de %s malsukcesis, ĉar kunhavo per ligiloj ne permesatas", "Not allowed to create a federated share with the same user" : "Vi ne permesas krei federan kunhavon kun la sama uzanto", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhavmotoro %s devas realigi la interfacon “OCP\\Share_Backend”", |