mirror of
https://github.com/grishka/NearDrop.git
synced 2025-12-16 11:47:43 +01:00
Add Portuguese Portugal translation
This commit is contained in:
@@ -191,6 +191,11 @@
|
||||
B5AC98B72AC831F500351A5D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
B670906E2A6D234D00DB8273 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = th; path = th.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
||||
B670906F2A6D237600DB8273 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
E94E45D82BBD6464009804EF /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/ShareViewController.strings"; sourceTree = "<group>"; };
|
||||
E94E45D92BBD6464009804EF /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pt-PT"; path = "pt-PT.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
|
||||
E94E45DA2BBD6464009804EF /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
||||
E94E45DB2BBD6464009804EF /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pt-PT"; path = "pt-PT.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
|
||||
E94E45DC2BBD6464009804EF /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
@@ -430,6 +435,7 @@
|
||||
ko,
|
||||
ja,
|
||||
uk,
|
||||
"pt-PT",
|
||||
);
|
||||
mainGroup = 69DA9A0529E0BF5100A442DA;
|
||||
packageReferences = (
|
||||
@@ -560,6 +566,7 @@
|
||||
B59C7B442AC5EC0600B2CC15 /* ko */,
|
||||
B5AC98B72AC831F500351A5D /* ja */,
|
||||
500BD5012AD09973002BAB1A /* uk */,
|
||||
E94E45DC2BBD6464009804EF /* pt-PT */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
@@ -574,6 +581,7 @@
|
||||
B59C7B432AC5EC0600B2CC15 /* ko */,
|
||||
B5AC98B62AC831F500351A5D /* ja */,
|
||||
500BD5002AD09973002BAB1A /* uk */,
|
||||
E94E45DB2BBD6464009804EF /* pt-PT */,
|
||||
);
|
||||
name = Localizable.stringsdict;
|
||||
sourceTree = "<group>";
|
||||
@@ -588,6 +596,7 @@
|
||||
B59C7B402AC5EC0600B2CC15 /* ko */,
|
||||
B5AC98B32AC831F500351A5D /* ja */,
|
||||
500BD4FD2AD09973002BAB1A /* uk */,
|
||||
E94E45D82BBD6464009804EF /* pt-PT */,
|
||||
);
|
||||
name = ShareViewController.xib;
|
||||
sourceTree = "<group>";
|
||||
@@ -608,6 +617,7 @@
|
||||
B59C7B422AC5EC0600B2CC15 /* ko */,
|
||||
B5AC98B52AC831F500351A5D /* ja */,
|
||||
500BD4FF2AD09973002BAB1A /* uk */,
|
||||
E94E45DA2BBD6464009804EF /* pt-PT */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
@@ -628,6 +638,7 @@
|
||||
B59C7B412AC5EC0600B2CC15 /* ko */,
|
||||
B5AC98B42AC831F500351A5D /* ja */,
|
||||
500BD4FE2AD09973002BAB1A /* uk */,
|
||||
E94E45D92BBD6464009804EF /* pt-PT */,
|
||||
);
|
||||
name = Localizable.stringsdict;
|
||||
sourceTree = "<group>";
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"originHash" : "5bbb4a57a61db67d6ce8adc203fbc456a84ce246fff6c01807617c5de6a47adc",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "asn1",
|
||||
@@ -37,5 +38,5 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"version" : 2
|
||||
"version" : 3
|
||||
}
|
||||
|
||||
42
NearDrop/pt-PT.lproj/Localizable.strings
Normal file
42
NearDrop/pt-PT.lproj/Localizable.strings
Normal file
@@ -0,0 +1,42 @@
|
||||
/* No comment provided by engineer. */
|
||||
"Accept" = "Aceitar";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"Decline" = "Recusar";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"DeviceName" = "Nome do dispositivo: %@";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"DeviceSendingFiles" = "%1$@ está a enviar %2$@";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"Error.Crypto" = "Erro de encriptação";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"Error.Protocol" = "Erro de comunicação";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"NFiles" = "%d ficheiros";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"NotificationsDenied.Message" = "O NearDrop precisa ser capaz de mostrar notificações para receber ficheiros. Por favor, active as notificações em Definições do Sistema.";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"NotificationsDenied.OpenSettings" = "Abrir definições";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"NotificationsDenied.Title" = "Necessário permissão de notificações";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"PinCode" = "PIN: %@";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"Quit" = "Sair do NearDrop";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"TransferError" = "Falha ao receber ficheiros de %@";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"VisibleToEveryone" = "Visível para todos";
|
||||
|
||||
22
NearDrop/pt-PT.lproj/Localizable.stringsdict
Normal file
22
NearDrop/pt-PT.lproj/Localizable.stringsdict
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>NFiles</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@files@</string>
|
||||
<key>files</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>%d file</string>
|
||||
<key>other</key>
|
||||
<string>%d files</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
ShareExtension/pt-PT.lproj/Localizable.strings
Normal file
BIN
ShareExtension/pt-PT.lproj/Localizable.strings
Normal file
Binary file not shown.
22
ShareExtension/pt-PT.lproj/Localizable.stringsdict
Normal file
22
ShareExtension/pt-PT.lproj/Localizable.stringsdict
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>NFiles</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@files@</string>
|
||||
<key>files</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>%d file</string>
|
||||
<key>other</key>
|
||||
<string>%d files</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
12
ShareExtension/pt-PT.lproj/ShareViewController.strings
Normal file
12
ShareExtension/pt-PT.lproj/ShareViewController.strings
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "NearDrop"; ObjectID = "0xp-rC-2gr"; */
|
||||
"0xp-rC-2gr.title" = "NearDrop";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "6Up-t3-mwm"; */
|
||||
"6Up-t3-mwm.title" = "Cancelar";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Looking for devices..."; ObjectID = "NaJ-Wx-Pim"; */
|
||||
"NaJ-Wx-Pim.title" = "À procura de dispositivos...";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If you don't see your device, open \"Google Files\" app and tap \"Receive\" on the Nearby Share tab."; ObjectID = "vla-gF-eJo"; */
|
||||
"vla-gF-eJo.title" = "Se não vês o teu dispositivo, abre a aplicação \"Google Files\" e carrega em \"Recever\" na tab Nearby Share.";
|
||||
Reference in New Issue
Block a user